home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
texttors
/
visedit
/
doit.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-03-08
|
151 b
|
14 lines
%3
cd %2
pkunzip %1
IF %4==0 GOTO END
IF %4==1 GOTO L1
del ved.exe
del ved.ovr
GOTO END
:L1
del ved286.exe
:END
del *.zip
del pkunzip.exe